PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.bidimensional Package / PDF417Barcode Class / getMaxDataLength Method
In This Topic
    getMaxDataLength Method
    In This Topic
    Calculates the length of the maximum data section that can be encoded in the barcode.
    Syntax
    public int getMaxDataLength()

    Return Value

    The maximum length of encoded data.
    See Also